Skip to content

feat: add new action to remove passwords from pdf files#141

Open
meenulekha-premakumar wants to merge 2 commits into
mainfrom
meenu-lekhapremakumar/q-1763-pdf-support-password-encrypted-files
Open

feat: add new action to remove passwords from pdf files#141
meenulekha-premakumar wants to merge 2 commits into
mainfrom
meenu-lekhapremakumar/q-1763-pdf-support-password-encrypted-files

Conversation

@meenulekha-premakumar

Copy link
Copy Markdown

What does this PR do?

Adds a new Remove Password action to the PDF piece that allows users to unlock password-protected PDF files and save them without encryption

Explain How the Feature Works

It uses pdf-lib to load the encrypted PDF with the provided password and saves it without encryption. The resulting PDF can be used without password restrictions.

Relevant User Scenarios

Fixes # (issue)

@linear

linear Bot commented Nov 26, 2025

Copy link
Copy Markdown

{
"name": "@activepieces/piece-pdf",
"version": "0.2.17",
"version": "0.3.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can bump the minor version (0.2.18) since adding an action is not a breaking change

@AdamSelene AdamSelene left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Left a comment about the new version number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants